[SPARK-25671] Build external/spark-ganglia-lgpl in Jenkins Test#22658
Closed
gatorsmile wants to merge 3 commits intoapache:masterfrom
Closed
[SPARK-25671] Build external/spark-ganglia-lgpl in Jenkins Test#22658gatorsmile wants to merge 3 commits intoapache:masterfrom
gatorsmile wants to merge 3 commits intoapache:masterfrom
Conversation
|
Test build #97055 has finished for PR 22658 at commit
|
193751a to
e5d8042
Compare
Member
Author
|
In https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97062/console, it shows that spark-ganglia-lgpl is built and the compilation issues in GangliaSink.scala are captured. |
Member
Author
|
Test build #97062 has finished for PR 22658 at commit
|
Member
Author
|
Also cc @yhuai @liancheng @srowen |
Member
|
Urf, yeah that was never covered I guess. |
Member
Author
|
Locale.ROOT has been fixed as a hot-fix. |
srowen
approved these changes
Oct 6, 2018
|
Test build #97058 has finished for PR 22658 at commit
|
|
Test build #97064 has finished for PR 22658 at commit
|
Member
Author
|
Thanks! Merged to master/2.4 |
asfgit
pushed a commit
that referenced
this pull request
Oct 6, 2018
## What changes were proposed in this pull request? Currently, we do not build external/spark-ganglia-lgpl in Jenkins tests when the code is changed. ## How was this patch tested? N/A Closes #22658 from gatorsmile/buildGanglia. Authored-by: gatorsmile <gatorsmile@gmail.com> Signed-off-by: gatorsmile <gatorsmile@gmail.com> (cherry picked from commit 8bb2429) Signed-off-by: gatorsmile <gatorsmile@gmail.com>
|
Test build #4360 has finished for PR 22658 at commit
|
jackylee-ch
pushed a commit
to jackylee-ch/spark
that referenced
this pull request
Feb 18, 2019
## What changes were proposed in this pull request? Currently, we do not build external/spark-ganglia-lgpl in Jenkins tests when the code is changed. ## How was this patch tested? N/A Closes apache#22658 from gatorsmile/buildGanglia. Authored-by: gatorsmile <gatorsmile@gmail.com> Signed-off-by: gatorsmile <gatorsmile@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Currently, we do not build external/spark-ganglia-lgpl in Jenkins tests when the code is changed.
How was this patch tested?
N/A